You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
caugner
added
p2
We want to address this but may have other higher priority items.
layout
Issues related to alignment, positioning and spacing/margin/padding
and removed
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
labels
Apr 29, 2025
Uh oh!
There was an error while loading. Please reload this page.
Summary
The sidebar in the HTML reference page shows inconsistent left padding between linked (
<a>
) items and non-linked elements.URL
https://developer.mozilla.org/en-US/docs/Web/HTML
Reproduction steps
Expected behavior
Same or no padding, regardless of whether they are links or not
Actual behavior
Items with
<a>
in the sidebar havepadding: .25rem;
.Device
Laptop
Browser
Firefox
Browser version
Stable
Operating system
Mac OS
Screenshot
Anything else?
From https://github.com/mdn/content/blob/main/files/sidebars/htmlsidebar.yaml:
link
defined, so has the padding:link
, so doesn't have a padding:Validations
The text was updated successfully, but these errors were encountered: